The PESetNthTableSessionInfo4 function was specially designed to accept VB's native 4
Declare Function PESetNthTableSessionInfo4 Lib "crwrap32.dll" (ByVal printJob As Integer, ByVal TableN As Integer, SessionInfo As PESessionInfo4, ByVal PropagateAcrossTables As Long) As Integer
Specifies the handle of the print job for which you want to change the Microsoft Access session information. | |
0 based table number specifying which table the session is being opened for. | |
Refer to the PESessionInfo4 structure for further information. | |
TRUE or FALSE value indicating whether the session information should be used for opening all tables being used in the report. |
TRUE (1) if the call is successful, FALSE (0) if the call fails.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |